Skip to content

Lab 9 Stateful Services & DB Reliability#81

Open
foidkiller wants to merge 9 commits into
inno-devops-labs:mainfrom
foidkiller:feature/lab9
Open

Lab 9 Stateful Services & DB Reliability#81
foidkiller wants to merge 9 commits into
inno-devops-labs:mainfrom
foidkiller:feature/lab9

Conversation

@foidkiller

@foidkiller foidkiller commented Jun 17, 2026

Copy link
Copy Markdown
  • Task 1 done — Alembic migration under load + pg_dump/pg_restore cycle
  • Task 2 done — disaster recovery RTO/RPO measurement
  • Bonus Task done — PVC + automated CronJob backup with rotation# Lab 9 — Stateful Services & DB Reliability

What's included

  • Alembic migration setup
  • Database migration under load
  • pg_dump and pg_restore workflow
  • Disaster recovery testing
  • PersistentVolumeClaim for Postgres
  • Automated backup CronJob
  • submissions/lab9.md — migration, recovery and backup results

Results

  • Migration completed without downtime
  • Database successfully restored from backup
  • Measured real RTO and RPO values
  • PVC protected data from pod recreation
  • Automated backups improved recovery process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants